texture: Mention download_float in the docs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 14 Sep 2021 12:38:25 +0000 (08:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 16 Sep 2021 02:00:16 +0000 (22:00 -0400)
gdk/gdktexture.c

index ee7570e7e7a479187341a6ec998e3acaf4cbc8c0..edcf7a9d9c6f0de8a99e3748f1921418dddda0fa 100644 (file)
@@ -28,8 +28,8 @@
  * `GdkPixbuf`, or a Cairo surface, or other pixel data.
  *
  * The ownership of the pixel data is transferred to the `GdkTexture`
- * instance; you can only make a copy of it, via
- * [method@Gdk.Texture.download].
+ * instance; you can only make a copy of it, via [method@Gdk.Texture.download]
+ * or [method@Gdk.Texture.download_float].
  *
  * `GdkTexture` is an immutable object: That means you cannot change
  * anything about it other than increasing the reference count via